xl: link against libxenctrl
authorIan Campbell <ian.campbell@citrix.com>
Mon, 21 Mar 2011 14:52:27 +0000 (14:52 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 21 Mar 2011 14:52:27 +0000 (14:52 +0000)
commitfe1bd05a4109bd3c2b77cf33ae9dda7d7290bf4c
tree794f0f56e27f5d8b71501cddc826bbe59ca79d61
parentfc5b92fffd6ffc5bc4c62f449c284f4522ecb13f
xl: link against libxenctrl

As well as the indirect dependency (via libxl) the xl binary also uses
libxenctrl directory (for xtl_createlogger_stdiostream etc) and
therefore must link against the library directly too.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/libxl/Makefile